home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / kewlpo1a / pong.vbp < prev    next >
Encoding:
VisualBasic Project  |  1999-10-21  |  1.4 KB  |  44 lines

  1. Type=Exe
  2. Form=FRMPONG.FRM
  3. Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\SYSTEM\STDOLE2.TLB#OLE Automation
  4. Form=frmConfigurations.frm
  5. Form=frmNewKey.frm
  6. Module=modKeyCode; modKeyCode.bas
  7. Module=modMain; modMain.bas
  8. IconForm="frmPong"
  9. Startup="Sub Main"
  10. HelpFile=""
  11. Title="Pong"
  12. ExeName32="Pong.exe"
  13. Command32=""
  14. Name="Pong"
  15. HelpContextID="0"
  16. Description="A superb Pong game in which the ball changes angles according to which part of the paddle it hits! Plus customizable settings, keyboard configurations, and more!"
  17. CompatibleMode="0"
  18. MajorVer=7
  19. MinorVer=3
  20. RevisionVer=0
  21. AutoIncrementVer=0
  22. ServerSupportFiles=0
  23. VersionComments="A superb Pong game in which the ball changes angles according to which part of the paddle it hits! Plus customizable settings, keyboard configurations, and more!"
  24. VersionCompanyName="BladeSoft"
  25. VersionFileDescription="A superb Pong game in which the ball changes angles according to which part of the paddle it hits! Plus customizable settings, keyboard configurations, and more!"
  26. VersionLegalCopyright="Chia Yan Sheng Alexander"
  27. VersionLegalTrademarks="Chia Yan Sheng Alexander"
  28. VersionProductName="Pong"
  29. CompilationType=0
  30. OptimizationType=0
  31. FavorPentiumPro(tm)=0
  32. CodeViewDebugInfo=0
  33. NoAliasing=0
  34. BoundsCheck=0
  35. OverflowCheck=0
  36. FlPointCheck=0
  37. FDIVCheck=0
  38. UnroundedFP=0
  39. StartMode=0
  40. Unattended=0
  41. Retained=0
  42. ThreadPerObject=0
  43. MaxNumberOfThreads=1
  44.